home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 10162 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  826 b 

  1. Path: sobt.ao.net!user
  2. From: eric@ao.net (Eric Shaw)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Force V.FC on V.34 modem(Supra) ?
  5. Date: Thu, 04 Apr 1996 18:28:15 -0500
  6. Organization: Access Orlando
  7. Message-ID: <eric-0404961828160001@sobt.ao.net>
  8. References: <4jtovi$g0p@news.cybercomm.nl>
  9. NNTP-Posting-Host: sobt.ao.net
  10.  
  11. In article <4jtovi$g0p@news.cybercomm.nl>, henk@cybercomm.nl wrote:
  12.  
  13. >Hello,
  14. >
  15. >I have problems connecting to some of the modems of my internet
  16. >provider. I have a Supra V.34 modem. My provider tells me I have to
  17. >force my modem to negotiate a V.FC connection. Does anyone have the AT
  18. >command for this (and the command to go back to  V.34).
  19.  
  20. To make v.FC preferred over v.34:
  21. AT+MS=RVFC,1
  22. To make v.FC work and NOT v.34:
  23. AT+MS=RVFC,0
  24. Then for v.34 to be preferred again, with fallback to v.FC:
  25. AT+MS=V34,1
  26.